@charset "utf-8";
/*重置样式*/

/*通栏*/
.rollcase div.indexmaindiv{height:160px;margin:0px auto;width:998px;}
.rollcase div.indexmaindiv1{margin-top:3px;}
.rollcase div.indexmaindiv1 div.stylesgoleft{float:left;width:45px;height:160px;background:url(../image/goleft.png) no-repeat center;margin:0px ;cursor:pointer;}
.rollcase div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:45px;height:160px;background:url(../image/goleft.png) no-repeat center;margin:0;cursor:pointer;}
.rollcase div.indexmaindiv1 div.stylesgoright{float:left;width:45px;height:160px;background:url(../image/goright.png) no-repeat center;margin:0;cursor:pointer;}
.rollcase div.indexmaindiv1 div.stylesgoright:hover{float:left;width:45px;height:160px;background:url(../image/goright.png) no-repeat center;margin:0;cursor:pointer;}
/*滚动*/
.rollcase div.maindiv1{float:left;width:900px;height:160px;overflow:hidden;position:relative;}
.rollcase div.maindiv1 ul{position:absolute;left:0;top:0;}
.rollcase div.maindiv1 ul li{float:left;width:215px;height:160px;margin-left:10px;}
.rollcase div.indexmaindiv1 div.playerdetail{width:215px;height:155px;background:#6FF;font-family:'微软雅黑';}
.rollcase div.indexmaindiv1 div.playerdetail div.detailimg{width:215px;height:155px;}
.rollcase div.indexmaindiv1 div.playerdetail div.detailimg img{width:215px;height:155px;}
